Subject: {FIRSTNAME}, History of Operating Systems Hello {FIRSTNAME}, I hope you enjoyed the first course on what is an operating system, next we are going to look at history of operating systems. Here is a recap of the e-course schedule: Part 1: What is an Operating System Part 2: History of Operating Systems Part 3: What an Operating System Does Part 4: Microsoft Windows Part 5: Mac OS Part 6: UNIX Part 7: Linux With that being said... Lets get rolling shall we :) ================================================== Part 2: History of Operating Systems -------------------------------------------------- The earliest of computers didn’t have an operating system. By the early 1960’s, commercial computer vendors were supplying quite extensive tools for streamlining the development, scheduling and execution of jobs on batch processing systems. Through the 1960’s, several concepts were developed which drove the development of operating systems. The IBM System 360 produced a family of mainframe computer that served consumers with differing capacities and prices. A single operating system was planned for these computers rather than developing generic programs for every individual model. This concept of a single OS that will fit an entire product line was crucial for the success of System 360. In fact, IBM’s current mainframe operating systems are distant relatives of this original system. The advantage to this is that applications written for the OS 360 can still be run on modern machines. The OS 360 system also contained another important advance affecting today’s computers: the development of a hard disk permanent storage device which IBM called DASD. A second key development was the concept of time sharing. Time sharing involves sharing the resources of expensive computers among multiple computer users interacting in real time with the system. What that essentially means is that all of the users have the illusion of exclusive access to the machine. The most famous of time sharing system was called Multics. Multics served as an inspiration to a number of operating systems developed in the 1970’s. Most notably was the Unix system. Another commercially popular mini-computer operating system was VMS. The first microcomputers did not have the capacity or need for the elaborate operating systems that had originally been developed for mainframes and minis. Smaller operating systems were developed and often loaded from ROM and known as Monitors. One notable early disk-based OS was CP/M which was supported on many early micro-computers and was largely cloned when MS-DOS was created. MS-DOS became wildly popular as the operating system chosen for the IBM PC. The successive operating systems that came from MS-DOS made Microsoft one of the most profitable companies in the world with the development of Windows. The only other alternative throughout the 1980’s was Mac OS which was tied intimately to the Apple McIntosh computer. By the 1990s, the microcomputer had evolved to the point where it became increasingly desirable. Everyone wanted a home computer. Microsoft had already come out with Windows 95 and 98, but people longed for more power and more options. Microsoft’s response to this change was the development of Windows NT which served as the basis for Microsoft’s desktop operating system line that launched in 2001. Apple was also rebuilding their own operating system on top of Unix core as Mac OS X also released in 2001 developing one of the business world’s greatest rivalries. Today, our operating systems usually have a graphical user interface (GUI) which uses a pointing device such as a mouse of stylus for input in addition to the keyboard. Older systems – and we mean REALLY OLD – use a command line interface asking for commands to be entered via the keyboard. For more information about operating systems, please refer to my website Take Care,